Keyword Driven Testing ^^^^^ **Definition:** * Keyword Driven Testing (KDT) is a remnant from the early to mid-2000s when QTP aka UFT was popular. At one point, we believed that somehow we can write test automation code in such a way that manual testers will be able to string together a bunch of keywords aka functions to make tests. We used Excel sheets to design test cases by stringing together a bunch of functions **Code Example:** * No code examples yet... .. TODO CODE EXAMPLE **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Top 17 Automated Testing Best Practices (Supported By Data) `_ :octicon:`file-code;1em` :octicon:`sync;1em`